basic: add make_mount_point_inode helper
authorLuca Boccassi <bluca@debian.org>
Sat, 19 Dec 2020 21:40:47 +0000 (21:40 +0000)
committerAdrian Bunk <bunk@debian.org>
Sun, 25 Aug 2024 19:05:15 +0000 (22:05 +0300)
commitd2c6b36c907febb0f88395cecf2b7c4a8ac122dd
treeacd769b8d25716e0a07132470a86be9b3c8b1d33
parent527234ca74b2867a690acde00dc3353450c5ec8f
basic: add make_mount_point_inode helper

Creates a file or a directory depending on the source path, useful
for creating mount points.

(cherry picked from commit 8bab8029105e44ce78c5e11bffa203a1135fe201)

Gbp-Pq: Name basic-add-make_mount_point_inode-helper.patch
src/basic/mountpoint-util.c
src/basic/mountpoint-util.h
src/core/namespace.c
src/machine/machine-dbus.c
src/test/test-mountpoint-util.c